The RadioButton Control

The Radio Button allows the user to choose an option from a group of related options and where the selected option is mutually exclusive. Use a container control such as a Frame to group the RadioButtons.

The Graphical Control Properties Definitions section describes properties for all the controls. This includes ActiveTheme, AllowFocus, Anchor, BackGround, BorderStyle, Caption Disabled, Events, Location, Size and Visible.

See Mobile Themes: RadioButton for a description of the properties unique to this control.